Apify MCP Server
Search Actors Search for Actors in the Apify Store Actor details Retrieve detailed information about a specific Actor Call Actor Generic tool to call any Actor by ID and input Search documentation Search the Apify documentation Fetch documentation Fetch the full content of a documentation page Dynamic Actor addition Add an Actor as a new tool for the session Get Actor run Get detailed information about a specific Actor run List Actor runs Get a list of an Actor's runs, filterable by status Get run logs Retrieve the logs for a specific Actor run Get dataset Get metadata about a specific dataset Get dataset items Retrieve dataset items with pagination/filtering List datasets List all datasets for the user Get dataset schema Get the JSON schema of dataset items Get key-value store Get metadata for a key-value store List store keys List keys in a specific key-value store Get store record Get a value by key from a key-value store List key-value stores List all key-value stores
The Apify MCP Server allows AI applications to programmatically interact with the Apify platform. It exposes a suite of tools for searching, calling, and managing Apify Actors, accessing documentation, and working with datasets and key-value stores.
How to use
The server is accessible via an SSE endpoint, typically https://mcp.apify.com/. AI clients can connect to this endpoint to utilize the exposed tools, such as actors (for Actor management), docs (for documentation access), and specific Actor tools like apify/rag-web-browser.
Implementation
It acts as a bridge between AI models and the Apify cloud platform, translating AI requests into Apify API calls and returning structured results.
Recommend MCP Servers 💡
@tsmztech/mcp-server-salesforce
An MCP (Model Context Protocol) server implementation that integrates Claude with Salesforce, enabling natural language interactions with your Salesforce data and metadata.
mcp-server-box
An MCP server that integrates with the Box API to provide capabilities for file search, text extraction, AI-based querying, data extraction, and document generation, enabling efficient management and processing of Box data.
ops-mcp
An MCP server for managing unikernels using the nanos/ops toolchain.
bizflycloud/bizflycloud-mcp-server
A Model Context Protocol (MCP) server implementation that connects to Bizfly Cloud to manage cloud resources
adls2-mcp-server
A Model Context Protocol (MCP) server implementation for Azure Data Lake Storage Gen2, providing a standardized interface for file operations.
@modesty/fluent-mcp
A stdio MCP Server for Fluent (ServiceNow SDK) that bridges ServiceNow development tools with AI-assisted development environments